home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: Guid.cpp 1.2 1997/02/26 01:35:17 damien Exp $ */
-
- ////////////////////////////////////////////////////////////////////////
- // First Light Example : BeamsLight //
- //--------------------------------------------------------------------//
- // GUID Definitions //
- ////////////////////////////////////////////////////////////////////////
-
- #define INITGUID // to initialise the GUIDs
-
- #include "I3DExlit.h" // IID_I3DExLightsource
- #include "I3DShUti.h" // IID used by 3DCoFail
- #include "COMLITE.h" // CLSID_BeamsLight
-
-
-
-